runtime/pprof.countProfile.Stack (method)
4 uses
runtime/pprof (current package)
pprof.go#L437: Stack(i int) []uintptr
pprof.go#L511: k := key(p.Stack(i), p.Label(i))
pprof.go#L527: printStackRecord(tw, p.Stack(index[k]), false)
pprof.go#L544: locs = b.appendLocsForStack(locs[:0], p.Stack(index[k]))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)